-
Home
-
NitroPack – Caching & Speed Optimization for Core Web Vitals, Defer CSS & JS, Lazy load Images and CDN
-
1.17.8
-
Code
-
Classes
- Logger
Total Complexity |
34 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
219 |
Lines of code |
111 |
Logical lines of code |
64 |
Comment lines |
72 |
Methods |
13 |
Properties |
3 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
log() |
A |
48 |
10 |
31 |
is_cli() |
A |
56 |
8 |
18 |
init_logs_dir() |
S |
59 |
3 |
15 |
write_to_log_file() |
S |
60 |
3 |
13 |
data_logs_dir_exists() |
S |
79 |
2 |
3 |
__construct() |
S |
66 |
1 |
9 |
error() |
S |
80 |
1 |
3 |
notice() |
S |
80 |
1 |
3 |
info() |
S |
80 |
1 |
3 |
get_log_file_path() |
S |
79 |
1 |
3 |
get_log_filename() |
S |
79 |
1 |
3 |
get_max_log_filesize() |
S |
78 |
1 |
3 |
rotate_log_file() |
S |
74 |
1 |
4 |